home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 1878 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: news99.sunet.se!umdac!news
  2. From: sagge@ts.umu.se (Mattias Sandgren)
  3. Newsgroups: comp.sys.amiga.applications,demon.tech.amiga,comp.sys.amiga.datacomm
  4. Subject: Re: Is MUI processor intensive?
  5. Date: 10 Feb 1996 18:52:42 GMT
  6. Organization: University of Umea, Sweden
  7. Message-ID: <1671.6614T1176T628@ts.umu.se>
  8. References: <9602030235.AA00575@sliver.demon.co.uk>
  9. NNTP-Posting-Host: ipcs3-2.modem.umu.se
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. On 03-Feb-96 02:35:51, Mark wrote:
  14.  
  15. >Henning Hucke (h_hucke@hucke.wob.tpl.de) wrote:
  16. >: Hmpf! What should be CPU-intensiv with MUI? At least as long as you don't
  17. >: have to resize the windwo all along or redraw window contents with Gadget
  18. >: inlays (like with HTML-Forms)? In other words: as long as there is
  19. >: nothing which causes the layout to be recalculated.
  20.  
  21. >: On a normal 2000 or 600 the serial interface itself can cause such a load
  22. >: even with 19.2 Kbs.
  23.  
  24. >All I can say then, the Amiga was never that great as I've seen
  25. >a Texas Instruments 99/4a do 19.2K.  For those who don't know what
  26. >a TI99/4a was, it came out around 1982, had 16K RAM and used audio
  27. >tape to load and save.
  28.  
  29. >My point is simple; an A600 should be able to sustain 19.2K baud
  30. >but it can't when I'm running AVM and MUI.  I've killed off all
  31. >unnecessary progs from startup-sequence and user-startup.  I've
  32. >used a 2 colour screen and also used a blanker.  Something sucks
  33. >and I reckon it's MUI with all those libraries it opens.
  34.  
  35. Nope, don't think so.  You see, no task is eating CPU unless
  36. it has to.  MUI certainly doesn't perform operations all the
  37. time.  If a window is open and nothing is beeing computed
  38. somewhere, the CPU usage MUI creates should be close to zero
  39. as no window needs redrawing or the like.  The blanker
  40. follows the same principle; it checks the input stream for
  41. inactivity and only makes a few operations when you press a
  42. mouse button or press a key.  The problem is most probably a
  43. noisy line or a bad serial port, as the serial port is
  44. unbuffered it's even more so on an A600.  My A1200/030@50MHz
  45. copes with 57600 easily.
  46.  
  47.  
  48. --
  49. Mattias Sandgren (sagge@ts.umu.se)
  50.  
  51.